[INFO] fetching crate zagens-windows-sandbox 0.8.3...
[INFO] fixing zagens-windows-sandbox-0.8.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate zagens-windows-sandbox 0.8.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate zagens-windows-sandbox 0.8.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate zagens-windows-sandbox 0.8.3
[INFO] tweaked toml for crates.io crate zagens-windows-sandbox 0.8.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zagens-windows-sandbox 0.8.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zagens-windows-sandbox 0.8.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5
[INFO] running `Command { std: "docker" "start" "a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling zagens-windows-sandbox v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stdout] error[E0432]: unresolved import `zagens_windows_sandbox::zagens_home_from_env`
[INFO] [stdout]    --> examples/g2_debug_spawn.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     zagens_home_from_env,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ no `zagens_home_from_env` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     zagens_home_from_env,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g2_debug_spawn.rs:39:22
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let unelev_out = spawn_sync(&unelev, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]     |                      ^^^^^^^^^^                ----------------------------- unexpected argument #3 of type `Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  39 -     let unelev_out = spawn_sync(&unelev, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]  39 +     let unelev_out = spawn_sync(&unelev, None)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g2_debug_spawn.rs:62:20
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let elev_out = spawn_sync(&elevated, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]     |                    ^^^^^^^^^^                  ----------------------------- unexpected argument #3 of type `Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  62 -     let elev_out = spawn_sync(&elevated, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]  62 +     let elev_out = spawn_sync(&elevated, None)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g2_debug_spawn.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  85 |     let ping_out = spawn_sync(&ping, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]     |                    ^^^^^^^^^^              ----------------------------- unexpected argument #3 of type `Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  85 -     let ping_out = spawn_sync(&ping, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]  85 +     let ping_out = spawn_sync(&ping, None)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g2_debug_spawn.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let write_out = spawn_sync(&write, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]     |                     ^^^^^^^^^^               ----------------------------- unexpected argument #3 of type `Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 110 -     let write_out = spawn_sync(&write, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout] 110 +     let write_out = spawn_sync(&write, None)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g1_cwd_compare.rs:20:15
[INFO] [stdout]     |
[INFO] [stdout]  20 |     let out = zagens_windows_sandbox::spawn_sync(&plan, None, Some(Duration::from_secs(15)))?;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^              ----------------------------- unexpected argument #3 of type `Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  20 -     let out = zagens_windows_sandbox::spawn_sync(&plan, None, Some(Duration::from_secs(15)))?;
[INFO] [stdout]  20 +     let out = zagens_windows_sandbox::spawn_sync(&plan, None)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zagens-windows-sandbox` (example "g1_cwd_compare") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zagens-windows-sandbox` (example "g2_debug_spawn") due to 5 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `zagens_windows_sandbox::inspect_elevated_teardown_residuals`, `zagens_windows_sandbox::run_elevated_teardown`, `zagens_windows_sandbox::zagens_home_from_env`
[INFO] [stdout]    --> examples/g2_teardown_verify.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     inspect_elevated_teardown_residuals, run_elevated_teardown, sandbox_setup_is_complete,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `run_elevated_teardown` in the root
[INFO] [stdout]     |     |
[INFO] [stdout]     |     no `inspect_elevated_teardown_residuals` in the root
[INFO] [stdout]  18 |     zagens_home_from_env,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ no `zagens_home_from_env` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:59
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 144 | pub use teardown_verify::{ElevatedTeardownResidualReport, inspect_elevated_teardown_residuals};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 130 |     run_elevated_teardown, run_elevated_teardown_default, run_setup_refresh,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     zagens_home_from_env,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `zagens_windows_sandbox::add_session_read_dir`, `zagens_windows_sandbox::extract_spawn_denial_code`, `zagens_windows_sandbox::path_traverses_excluded_profile_meta`, `zagens_windows_sandbox::spawn_background_elevated`, `zagens_windows_sandbox::zagens_home_from_env`
[INFO] [stdout]    --> examples/g2_acceptance.rs:17:36
[INFO] [stdout]     |
[INFO] [stdout]  17 |     PlanInput, WindowsSandboxMode, add_session_read_dir, extract_spawn_denial_code,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `extract_spawn_denial_code` in the root
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    no `add_session_read_dir` in the root
[INFO] [stdout]  18 |     path_traverses_excluded_profile_meta, plan_exec, protected_subdirs_for_root,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `path_traverses_excluded_profile_meta` in the root
[INFO] [stdout]  19 |     sandbox_setup_is_complete, spawn_background_elevated, spawn_sync, zagens_home_from_env,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^ no `zagens_home_from_env` in the root
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                no `spawn_background_elevated` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:99:70
[INFO] [stdout]     |
[INFO] [stdout]  97 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout]  98 | pub use grant_read::{
[INFO] [stdout]  99 |     GrantReadReport, PROFILE_GRANT_TIME_BUDGET, SANDBOX_USERS_GROUP, add_session_read_dir,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 121 |     extract_spawn_denial_code,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout]  97 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 100 |     apply_profile_read_grants, path_traverses_excluded_profile_meta, revoke_read_grants,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 138 | pub use spawn::{spawn, spawn_background_elevated, spawn_sync};
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     zagens_home_from_env,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zagens-windows-sandbox` (example "g2_teardown_verify") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `zagens_windows_sandbox::zagens_home_from_env`
[INFO] [stdout]    --> examples/g2_net_probe.rs:6:59
[INFO] [stdout]     |
[INFO] [stdout]   6 |     PlanInput, WindowsSandboxMode, plan_exec, spawn_sync, zagens_home_from_env,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^ no `zagens_home_from_env` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     zagens_home_from_env,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g2_net_probe.rs:22:15
[INFO] [stdout]     |
[INFO] [stdout]  22 |     let out = spawn_sync(&plan, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]     |               ^^^^^^^^^^              ----------------------------- unexpected argument #3 of type `Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  22 -     let out = spawn_sync(&plan, None, Some(Duration::from_secs(30)))?;
[INFO] [stdout]  22 +     let out = spawn_sync(&plan, None)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zagens-windows-sandbox` (example "g2_net_probe") due to 2 previous errors
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g2_acceptance.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     spawn_sync(&plan, None, Some(Duration::from_secs(30)))
[INFO] [stdout]     |     ^^^^^^^^^^              ----------------------------- unexpected argument #3 of type `std::option::Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 220 -     spawn_sync(&plan, None, Some(Duration::from_secs(30)))
[INFO] [stdout] 220 +     spawn_sync(&plan, None)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> examples/g2_acceptance.rs:556:11
[INFO] [stdout]     |
[INFO] [stdout] 556 |     match spawn_sync(&plan, None, Some(Duration::from_secs(15))) {
[INFO] [stdout]     |           ^^^^^^^^^^              ----------------------------- unexpected argument #3 of type `std::option::Option<Duration>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/stub.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn spawn_sync(_plan: &WindowsExecPlan, _stdin: Option<&str>) -> Result<CapturedOutput> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 556 -     match spawn_sync(&plan, None, Some(Duration::from_secs(15))) {
[INFO] [stdout] 556 +     match spawn_sync(&plan, None) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zagens-windows-sandbox` (example "g2_acceptance") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5", kill_on_drop: false }`
[INFO] [stdout] a28978a488c34a8bd96738c7d280ef15c2126443b46ab7a30e20219f6f93bcb5
